home *** CD-ROM | disk | FTP | other *** search
- %
- % Test whether the TextIsPostScript piccomment is processed properly. This should be just
- % like the text=styles test, save that the last three style samples will not be displayed
- % because supposedly they are PS.
- %
- % header
- 0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000
- % end of app-specific header
- 00FF 0000 0000 00FF 00FF % pict size (bogus) and top left bottom right
- 0011 02FF % verson
- 0001 000A 0000 0000 00FF 00FF % Clip region. Added to keep Mac tester happy.
- 0030 0000 0000 00FF 00FF % draw bounding rect
- 0003 0022 % New century schoolbook
- 000D 0018 % set the size
- %
- % Draw a condensed line of text
- %
- 0004 20 00
- 002A 18 (Style is condensed)
- %
- % Draw a plain line of text
- %
- 0004 00 00
- 002A 20 (Style is plain)
- %
- % Draw a extend line of text
- %
- 0004 40 00
- 002A 20 (Style is extend!)
- %
- % Draw a bold line of text
- %
- 0004 01 00
- 002A 20 (Style is bold!)
- %
- % Draw an italic line of text
- %
- 0004 02 00
- 002A 20 (Style is italic!)
-
- %
- %PicComment to ignore following text
- %
-
- 00A0 00c2 % textispostscript
-
- %
- % Draw an italic line of text
- %
- 0004 04 00
- 002A 20 (Style is underline)
- %
- % Draw an outline line of text
- %
- 0004 08 00
- 002A 20 (Style is outline)
- %
- % Draw a shadow line of text
- %
- 0004 10 00
- 002A 20 (Style is shadow!)
- 00FF % end
-